Skip to content

chore(deps): update rust crate codspeed-criterion-compat to v3 - autoclosed#686

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/codspeed-criterion-compat-3.x
Closed

chore(deps): update rust crate codspeed-criterion-compat to v3 - autoclosed#686
renovate[bot] wants to merge 1 commit intomainfrom
renovate/codspeed-criterion-compat-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 30, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Type Update Change
codspeed-criterion-compat (source) dev-dependencies major 2.8.0 -> 3.0.0

Release Notes

CodSpeedHQ/codspeed-rust (codspeed-criterion-compat)

v3.0.5

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.4...v3.0.5

v3.0.4

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.3...v3.0.4

v3.0.3

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.2...v3.0.3

v3.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.1...v3.0.2

v3.0.1

Compare Source

What's Changed

  • Fix the Windows build (without introducing any runtime features)
  • Fix a self-dependency issue in the criterion walltime layer

Details

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.0...v3.0.1

v3.0.0

Compare Source

What's Changed

[!WARNING]
BREAKING: Make sure to use v3 of the compat layers if you're using the v3 of cargo-codspeed

  • Fix divan walltime measurement: Resolves measurement issues in divan integration (will yank previous divan release due to measurement problems)
  • Default to bench profile: cargo-codspeed now uses the bench profile by default when building, improving performance measurement accuracy
  • Remove unnecessary black_box: Cleaned up redundant black_box calls from measurements for better performance (thanks @​DaniPopes)

Changes

🐛 Bug Fixes
🔧 Improvements

New Contributors

Full Changelog

v2.10.1...v3.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jun 30, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Jun 30, 2025

CodSpeed Performance Report

Merging #686 will degrade performances by 16.66%

Comparing renovate/codspeed-criterion-compat-3.x (fbc6418) with main (e462db6)

🎉 Hooray! codspeed-rust just leveled up to 3.0.5!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

⚡ 3 improvements
❌ 5 regressions
✅ 30 untouched

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
separate_components 2.2 ms 1.9 ms +13.51%
corner_to_corner_dijkstra 1.7 ms 1.4 ms +21.2%
no_path_dijkstra 1.6 ms 1.3 ms +22.68%
Compare kuhn_munkres with different input sizes[128] 1.8 ms 2.1 ms -16.66%
Compare kuhn_munkres with different input sizes[256] 19.4 ms 23.1 ms -15.81%
Compare kuhn_munkres with different input sizes[32] 112.6 µs 127.4 µs -11.59%
Compare kuhn_munkres with different input sizes[512] 454.9 ms 533.1 ms -14.66%
Compare kuhn_munkres with different input sizes[64] 506.7 µs 592.4 µs -14.46%

@renovate renovate bot force-pushed the renovate/codspeed-criterion-compat-3.x branch 2 times, most recently from 282a5e8 to a787dd9 Compare July 21, 2025 17:38
@renovate renovate bot force-pushed the renovate/codspeed-criterion-compat-3.x branch 2 times, most recently from 28be44c to fc017cb Compare August 10, 2025 12:30
@renovate renovate bot force-pushed the renovate/codspeed-criterion-compat-3.x branch from fc017cb to fbc6418 Compare September 26, 2025 16:10
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Sep 26, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package codspeed-criterion-compat@2.10.1 --precise 3.0.5
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

@renovate renovate bot changed the title chore(deps): update rust crate codspeed-criterion-compat to v3 chore(deps): update rust crate codspeed-criterion-compat to v3 - autoclosed Oct 3, 2025
@renovate renovate bot closed this Oct 3, 2025
@renovate renovate bot deleted the renovate/codspeed-criterion-compat-3.x branch October 3, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants